Thanks for downloading this mod. I noticed that there weren't that many ADD-ON gun mods for GTA 5 that i could find, so i decided to do my own.
I decided to start off with my favorite DMR, The VSS Vintorez 9x39mm Integrally-Surpressed Russian Special Sniper Rifle, Just because it hits like
a truck with that fat 9x39mm cartridge and is quiet as a mouse while doing so, while being full-auto and really well at controlling recoil.

Some pointers for my recreation of the gun;
-It only has 10 rounds in the mag [The gun does 70 damage, you wont need more than 10 rounds for this]
-The RPM isn't exactly 800 [But it sure as shit shoots fast as fuck anyway, you won't be able to tell the difference most of the time]
-The gun kicks like a horse [I had to give it some crazy recoil and spread because although it only has 10 rounds, It does so much damage.
-The gun has it's own scope and does not use GTA's scopes [I wanted to add more attachments but all the trainors i use dont seem to support addon attachments]
-The weapon does not have an icon on the weapon wheel unless you use the pickups mod [tutorial for that down below]


#####################################################################################################################################################
#####################################################################################################################################################
#################################################						      ###############################################
#################################################            	INSTALLATION GUIDE		      ###############################################
#################################################						      ###############################################
#####################################################################################################################################################
#####################################################################################################################################################



1) Go to "\mods\update\x64\dlcpacks" and drop the "vss" folder there.

2) Go to "\mods\update\update.rpf\common\data"

3) Right click "dlclist.xml" and click edit

4) Paste the following below "<paths>";

		<Item>dlcpacks:\vss\</Item>

5) That's it, you're set. When loading into GTA, to get your weapon open your menu or native trainer and get your weapon wherever
   you can input the weapon name, type in "WEAPON_vss". Then presto! it's yours.



#####################################################################################################################################################
#####################################################################################################################################################
#################################################						      ###############################################
#################################################            	 WEAPON WHEEL ICON		      ###############################################
#################################################            	   INSTALL GUIDE		      ###############################################
#################################################            	     (OPTIONAL)			      ###############################################
#################################################						      ###############################################
#####################################################################################################################################################
#####################################################################################################################################################


1)Install the pickups mod from this link ----> https://www.gta5-mods.com/scripts/pickups

2)Move the image named "VSS.png", found in the "optional Pickups" folder, into "[GTA root folder]\Pickups\Icons" This is the image that will show
  up as your vss in your weapon wheel.

3)Go back a page to "[GTA root folder]\Pickups" and open "pickups.xml" and paste the following inside (make sure to properly paste it and follows syntax);

	<Pickup>
		<DisplayName>Vss Vintorez</DisplayName>
		<WeaponAsset>WEAPON_vss</WeaponAsset>
		<PickupAsset>PICKUP_WEAPON_vss</PickupAsset>
		<WheelIcon>VSS</WheelIcon>
		<AmmoDisplayName>9x39mm</AmmoDisplayName>
		<PickupSFX>HUD_CUSTOM_PICK_UP_RIFLE_MASTER</PickupSFX>
		<AmmoPickupSFX>HUD_CUSTOM_PICK_UP_BULLETS_MASTER</AmmoPickupSFX>
		<Offset x="0.0" y="-0.020" z="0.0"/>
		<Rotation x="0.0" y="0.0" z="0.0"/>
		<Group>2</Group>
	</Pickup>

3A) you can change the "2" in "<Group>2</Group>" to whatever group on the weapon wheel you'd like. For me, group 2 is all heavy weapons.

4) Thats pretty much it, Enjoy :)